git-exec-intr
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
committerAurelien Jarno <aurel32@debian.org>
Thu, 4 Jul 2024 19:53:20 +0000 (21:53 +0200)
commit924b5ebab43f7714b9f2dc18eadacc09b229d683
treeaed25e18f2fa66b5ac07422cc595a21e9a352c65
parent6b637efb8bc5ff48e5d7fe834d0c9bd136e1e306
git-exec-intr

commit 49b308a26e2a9e02ef396f67f59c462ad4171ea4
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 20 19:19:50 2023 +0100

    hurd: Prevent the final file_exec_paths call from signals

    Otherwise if the exec server started thrashing the old task,
    we won't be able to restart the exec.

    This notably fixes building ghc.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-exec-intr.diff
hurd/hurdexec.c
sysdeps/mach/hurd/spawni.c